records

records

Active filters Clear all

No active filters

Filters

Medical causes of death in New Caledonia

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
row_number
               

No description available for this field.

Name (identifier)
row_number
Type
integer
Sample
                       
Death year
               

No description available for this field.

Name (identifier)
annee_deces
Type
date
Sample
                       
Sex
               

No description available for this field.

Name (identifier)
sexe
Type
text
Sample
                       
Age_class
               

No description available for this field.

Name (identifier)
classe_age
Type
text
Sample
                       
Original_cause
               

No description available for this field.

Name (identifier)
cause_initiale
Type
text
Sample
                       
Original_cause: class
               

No description available for this field.

Name (identifier)
cause_initiale_classe
Type
text
Sample
                       
Original_cause: block
               

No description available for this field.

Name (identifier)
cause_initiale_bloc
Type
text
Sample
                       
Original_cause: chapter
               

No description available for this field.

Name (identifier)
cause_initiale_chapitre
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"causes_medicales_deces_nc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/causes_medicales_deces_nc"
      }
    ]
    ,
  • "definitions":
    {
    • "causes_medicales_deces_nc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/causes_medicales_deces_nc_records"
            }
          }
        }
      }
      ,
    • "causes_medicales_deces_nc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "row_number":
              {
              • "type":"integer",
              • "title":"row_number",
              • "description":""
              }
              ,
            • "annee_deces":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Death year",
              • "description":""
              }
              ,
            • "sexe":
              {
              • "type":"string",
              • "title":"Sex",
              • "description":""
              }
              ,
            • "classe_age":
              {
              • "type":"string",
              • "title":"Age_class",
              • "description":""
              }
              ,
            • "cause_initiale":
              {
              • "type":"string",
              • "title":"Original_cause",
              • "description":""
              }
              ,
            • "cause_initiale_classe":
              {
              • "type":"string",
              • "title":"Original_cause: class",
              • "description":""
              }
              ,
            • "cause_initiale_bloc":
              {
              • "type":"string",
              • "title":"Original_cause: block",
              • "description":""
              }
              ,
            • "cause_initiale_chapitre":
              {
              • "type":"string",
              • "title":"Original_cause: chapter",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets